Skip to content

Commit e6e8939

Browse files
authored
Merge pull request #6630 from emilghittasv/bump-playwright-rerunfailures
Playwright: Bump pytest-rerunfailures, pytest-check, allure-pytest and pytest dependencies
2 parents 86668ab + 7381f9d commit e6e8939

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,15 @@ rope = "^1.11.0"
117117
black = "^24.10.0"
118118
pytest-html = "^3.2.0"
119119
docker = "^6.1.3"
120-
pytest-rerunfailures = "^12.0"
121120
flake8 = "^7.1.1"
122121
nltk = "^3.9.1"
123122
pytest-xdist = "^3.6.1"
124123
pytest-playwright = "^0.7.0"
125-
pytest-check = "^2.5.0"
126-
allure-pytest = "^2.13.5"
127-
pytest = "^8.3.4"
128124
playwright = "^1.51.0"
125+
pytest-rerunfailures = "^15.0"
126+
pytest-check = "^2.5.3"
127+
allure-pytest = "^2.14.0"
128+
pytest = "^8.3.5"
129129

130130
[build-system]
131131
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)